groups | status} IPC
マルチキャストルーティング情報を表示します。キーワードの意味は次のとおりです。
• appclass
:IPC
マルチキャストアプリケーションクラスを表示します。• groups
:IPC
マルチキャストグループを表示します。• status
:IPC
マルチキャストルーティングステータスを表示します。nodes
参加ノードを表示します。ports [open]
ローカルIPC
ポートを表示します。キーワードの意味は次のとおりです。• open
:(任意)オープンポートだけを表示します。queue IPC
送信キューの内容を表示します。rpc IPC
リモートプロシージャの統計情報を表示します。session {all | rx | tx } IPC
セッションの統計情報を表示します(特権EXEC
モードの場合だけ使用 可能)。キーワードの意味は次のとおりです。• all
:セッションの統計情報をすべて表示します。• rx
:スイッチが受信したトラフィックのセッション統計情報を表示しま す。• tx
:スイッチが転送したトラフィックのセッション統計情報を表示しま す。verbose
(任意)詳細な統計情報を表示します(特権EXEC
モードの場合だけ使用可能)。
status [cumlulative]
ローカルIPC
サーバのステータスを表示します。キーワードの意味は次のとお りです。• cumlulative
:(任意)スイッチが起動または再起動した後のローカルIPC
サーバのステータスを表示します。zones
参加しているIPC
ゾーンを表示します。スイッチは1
つのIPC
ゾーンをサポートします。
リリース 変更箇所
12.2(35)SE2
このコマンドが追加されました。Total Frames 0 0 Total control Frames 0 0 Total Frames dropped 0 0 Total control Frames dropped 0 0 Total Reliable messages 0 0 Total Reliable messages acknowledged 0 0 Total Out of Band Messages 0 0 Total Out of Band messages acknowledged 0 0 Total No Mcast groups 0 0 Total Retries 0 Total Timeouts 0 Total OOB Retries 0 Total OOB Timeouts 0 Total flushes 0 Total No ports 0 次の例では、参加ノードを表示する方法を示します。
Switch> show ipc nodes
There is 1 node in this IPC realm.
ID Type Name Last Last Sent Heard 10000 Local IPC Master 0 0
次の例では、ローカル
IPC
ポートを表示する方法を示します。Switch> show ipc ports There are 8 ports defined.
Port ID Type Name (current/peak/total) There are 8 ports defined.
10000.1 unicast IPC Master:Zone 10000.2 unicast IPC Master:Echo 10000.3 unicast IPC Master:Control 10000.4 unicast IPC Master:Init
10000.5 unicast FIB Master:DFS.process_level.msgs 10000.6 unicast FIB Master:DFS.interrupt.msgs 10000.7 unicast MDFS RP:Statistics
port_index = 0 seat_id = 0x10000 last sent = 0 last heard = 0 0/2/159
10000.8 unicast Slot 1 :MDFS.control.RIL
port_index = 0 seat_id = 0x10000 last sent = 0 last heard = 0 0/0/0
RPC packets:current/peak/total
0/1/4 次の例では、
IPC
再送信キューの内容を表示する方法を示します。Switch> show ipc queue
There are 0 IPC messages waiting for acknowledgement in the transmit queue.
There are 0 IPC messages waiting for a response.
There are 0 IPC messages waiting for additional fragments.
There are 0 IPC messages currently on the IPC inboundQ.
Messages currently in use : 3 Message cache size : 1000 Maximum message cache usage : 1000 0 times message cache crossed 5000 [max]
Emergency messages currently in use : 0 There are 2 messages currently reserved for reply msg.
Inbound message queue depth 0 Zone inbound message queue depth 0
次の例では、すべての
IPC
セッションの統計情報を表示する方法を示します。Switch# show ipc session all Tx Sessions:
Port ID Type Name
10000.7 Unicast MDFS RP:Statistics
port_index = 0 type = Unreliable last sent = 0 last heard = 0 Msgs requested = 180 Msgs returned = 180
10000.8 Unicast Slot 1 :MDFS.control.RIL
port_index = 0 type = Reliable last sent = 0 last heard = 0 Msgs requested = 0 Msgs returned = 0
Rx Sessions:
Port ID Type Name
10000.7 Unicast MDFS RP:Statistics
port_index = 0 seat_id = 0x10000 last sent = 0 last heard = 0 No of msgs requested = 180 Msgs returned = 180
10000.8 Unicast Slot 1 :MDFS.control.RIL
port_index = 0 seat_id = 0x10000 last sent = 0 last heard = 0 No of msgs requested = 0 Msgs returned = 0
次の例では、ローカル
IPC
サーバのステータスを表示する方法を示します。Switch> show ipc status cumulative
IPC System Status Time last IPC stat cleared :never
This processor is the IPC master server.
Do not drop output of IPC frames for test purposes.
1000 IPC Message Headers Cached.
Rx Side Tx Side Total Frames 12916 608 0 0
Total from Local Ports 13080 574 Total Protocol Control Frames 116 17 Total Frames Dropped 0 0 Service Usage
Total via Unreliable Connection-Less Service 12783 171 Total via Unreliable Sequenced Connection-Less Svc 0 0 Total via Reliable Connection-Oriented Service 17 116
<output truncated>
関連コマンド コマンド 説明